home *** CD-ROM | disk | FTP | other *** search
- {Prints the first and final grades from several classes for a student}
- [SAY"This form prints the first and second task scores for a student from four classes (SampleA, B, C, and D)."]Date: [Date]
- Name: [Print"BoldOn"][FName][Print"BoldOff"]
-
-
- Dear Parent(s) of [FirstName]:
-
- Below is a list of the current grades for your child. This
- form is sent to you to keep you abreast of your child's progress.
-
- ["Subject":25][RJust]["First Score":15]["Second Score":15][LJust]
- {Change the classnames from SampleA, SampleB, and SampleC to your classes, and "Final Grade" to your task name}
- [Class=SampleA][ClassName:25][DTask@1][TaskScore:15][DTask@2][TaskScore:15]
- [Class=SampleB][ClassName:25][DTask@1][TaskScore:15][DTask@2][TaskScore:15]
- [Class=SampleC][ClassName:25][DTask@1][TaskScore:15][DTask@2][TaskScore:15]
- [Class=SampleD][ClassName:25][DTask@1][TaskScore:15][DTask@2][TaskScore:15]
-